Partially fix Bug#16403.
authorBastien Guerry <bzg@gnu.org>
Mon, 13 Jan 2014 10:55:22 +0000 (11:55 +0100)
committerBastien Guerry <bzg@gnu.org>
Mon, 13 Jan 2014 10:55:22 +0000 (11:55 +0100)
commitbab8e4bb36fc9de50586cf57cac1b94c51170fba
treec3b9c31b5d966eed9b8a2ec7979e02a4d1d44289
parent16a4a440510de21b46247bb475bd1e0d3875e4f0
Partially fix Bug#16403.

* rect.el (rectangle-mark-mode): When the region is not active,
display a message saying that the mark as been set and that
rectangle mode is in use.
(rectangle--highlight-for-redisplay): Only put an overlay with a
visible vertical bar when (display-graphic-p) is non-nil.
This partially fixes Bug#16403.
lisp/ChangeLog
lisp/rect.el